Skip to content

Improve exhaustivity/reachability checking for sub-cases#25694

Draft
zielinsky wants to merge 9 commits intoscala:mainfrom
zielinsky:i25234
Draft

Improve exhaustivity/reachability checking for sub-cases#25694
zielinsky wants to merge 9 commits intoscala:mainfrom
zielinsky:i25234

Conversation

@zielinsky
Copy link
Copy Markdown
Member

@zielinsky zielinsky commented Apr 2, 2026

Fixes #25234

How much have you relied on LLM-based tools in this contribution?

Just to make sure my changes are correct.
EDIT: after 3350810 also LLM helped me with edge cases and gave me ideas.

How was the solution tested?

Tests are included.

@zielinsky zielinsky force-pushed the i25234 branch 6 times, most recently from 798a96e to f755a3e Compare April 9, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using language.experimental.subCases interferes with pattern match exhaustivity checking

1 participant